Revision: zsh--cvshead--1.0--patch-472
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Jan  9 06:04:31 UTC 2006
Standard-date: 2006-01-09 06:04:31 GMT
Modified-files: ChangeLog Src/Zle/complist.c
    Src/Zle/compmatch.c Src/Zle/zle_refresh.c
    Src/Zle/zle_utils.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-472
Summary: Update from CVS

2006-01-08  Wayne Davison  <wayned@users.sourceforge.net>

   * unposted: Src/Zle/zle_refresh.c, Src/Zle/zle_utils.c,
   Src/Zle/complist.c: changed the code that calls mbrtowc() to deal with
   its size_t return value as a size_t.  Also, use STOUC() on char values
   passed to nicechar(), and make sure that the mbstate_t object never
   gets left in an undefined state.
